projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b3574d
)
Fix maintainer-clean
author
Claudio Saavedra
<csaavedra@igalia.com>
Mon, 27 Sep 2010 09:22:03 +0000
(12:22 +0300)
committer
Claudio Saavedra
<csaavedra@igalia.com>
Tue, 28 Sep 2010 07:39:39 +0000
(10:39 +0300)
gtkimcontextsimpleseqs.h is not really autogenerated but shipped
https://bugzilla.gnome.org/show_bug.cgi?id=630708
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 4f2c193b5fcbee551afaf66ef0ec1d4a47fe41f6..fb040fd085d2f72bafc970624a6c6550ff18f329 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-367,6
+367,7
@@
gtk_private_h_sources = \
gtkfilesystem.h \
gtkfilesystemmodel.h \
gtkiconcache.h \
+ gtkimcontextsimpleseqs.h \
gtkintl.h \
gtkkeyhash.h \
gtkmenuprivate.h \
@@
-720,8
+721,7
@@
gtk_built_public_sources = \
# built headers that don't get installed
gtk_built_private_headers = \
gtkmarshalers.h \
- gtkbuiltincache.h \
- gtkimcontextsimpleseqs.h
+ gtkbuiltincache.h
gtk_built_sources = \
gtktypebuiltins.c \